
ASP MVC Course
Module 1:- Database Concepts.
- SQL Basics.
- DDL,DML,DCL.
- Join.
- Procedures.
- Functions.
- Views.
- Triggers.
Module 2:-Asp.Net.
- Introduction to web programming.
- Difference Between Asp And Asp.net And history of them.
- Create Your First web application using Visual Studio and C#.
- Asp.net Page Life Cycle.
- Examine common ASP.NET Controls and Difference between Html & server controls And Control Events (Action events & Change events).
- Create and add code-behind file to an ASP.NET web form.
- Difference Between Server Side & Client Side.
- State Management (server side& ClientSide).
- Custom Errors.
- Validation Controls.
- Master Pages(master page & nested master page).
- Themes.
- data access controls and data binding.
- Connecting to database using Ado.net.
Module 3 :- ADO.Net.
- ADO.NET Architecture.
- Connection Object.
- Command Object.
- DataReader Object.
- DataAdapter Object.
- Datatable object.
- DataSet Object.
- DataView Object.
- Use ADO.NET to access data in an application.
Module 4 :- Localization.
Module 5:- Security.
Module 6:- MVC
- Introduction to MVC 4.
- Adding a Controller.
- Adding a View.
- Adding a Model.
- Accessing your Model's data from a Controller.
- Examining the Edit Methods and Edit View.
- Adding new Fields.
- Adding Validations.
- Delete Methods.
Module 7:- LINQ
- Building to LINQ to Objects.
- Entity Frame Work.
- Lambada Expression.
- LINQ to SQL.
Module 8:- Project
- Group of 2-3 persons select an idea.
- The lecturer discusses the code with you.